Class EntryExecTranEpospayOutput

Description

エポスかんたん決済登録・決済一括実行 出力パラメータクラス

Located in /com/gmo_pg/client/output/EntryExecTranEpospayOutput.php (line 12)


	
			
Method Summary
 EntryExecTranEpospayOutput __construct ([IgnoreCaseMap $params = null])
 string getAccessID ()
 string getAccessPass ()
 array &getEntryErrList ()
 array &getExecErrList ()
 string getStartLimitDate ()
 string getStartURL ()
 string getToken ()
 boolean isErrorOccurred ()
 boolean isExecErrorOccurred ()
 void setAccessID (string $accessID)
 void setAccessPass (string $accessPass)
 void setEntryTranEpospayOutput ( &$entryTranEpospayOutput, EntryTranEpospayOutput $entryTranEpospayOutput)
 void setExecTranEpospayOutput ( &$execTranEpospayOutput, ExecTranEpospayOutput $execTranEpospayOutput)
 void setStartLimitDate (string $startLimitDate)
 void setStartURL (string $startURL)
 void setToken (string $token)
Methods
Constructor __construct (line 29)

コンストラクタ

  • access: public
EntryExecTranEpospayOutput __construct ([IgnoreCaseMap $params = null])
getAccessID (line 72)

取引ID取得

  • return: 取引ID
  • access: public
string getAccessID ()
getAccessPass (line 80)

取引パスワード取得

  • return: 取引パスワード
  • access: public
string getAccessPass ()
getEntryErrList (line 160)

取引登録エラーリスト取得

  • return: エラーリスト
  • access: public
array &getEntryErrList ()
getEntryTranEpospayOutput (line 38)

エポスかんたん決済登録出力パラメータ取得

  • return: エポスかんたん決済登録出力パラメータ
  • access: public
EntryTranEpospayOutput &getEntryTranEpospayOutput ()
getExecErrList (line 168)

決済実行エラーリスト取得

  • return: エラーリスト
  • access: public
array &getExecErrList ()
getExecTranEpospayOutput (line 46)

エポスかんたん決済実行出力パラメータ取得

  • return: エポスかんたん決済実行出力パラメータ
  • access: public
ExecTranEpospayOutput &getExecTranEpospayOutput ()
getStartLimitDate (line 104)

支払開始期限日時取得

  • return: 支払開始期限日時
  • access: public
string getStartLimitDate ()
getStartURL (line 96)

支払手続き開始IFのURL取得

  • return: 支払手続き開始IFのURL
  • access: public
string getStartURL ()
getToken (line 88)

トークン取得

  • return: トークン
  • access: public
string getToken ()
isEntryErrorOccurred (line 176)

取引登録エラー発生判定

  • return: 取引登録時エラー有無(true=エラー発生)
  • access: public
boolean isEntryErrorOccurred ()
isErrorOccurred (line 194)

エラー発生判定

  • return: エラー発生有無(true=エラー発生)
  • access: public
boolean isErrorOccurred ()
isExecErrorOccurred (line 185)

決済実行エラー発生判定

  • return: 決済実行時エラー有無(true=エラー発生)
  • access: public
boolean isExecErrorOccurred ()
setAccessID (line 114)

取引ID設定

  • access: public
void setAccessID (string $accessID)
  • string $accessID
setAccessPass (line 124)

取引パスワード設定

  • access: public
void setAccessPass (string $accessPass)
  • string $accessPass
setEntryTranEpospayOutput (line 55)

エポスかんたん決済登録出力パラメータ設定

  • access: public
void setEntryTranEpospayOutput ( &$entryTranEpospayOutput, EntryTranEpospayOutput $entryTranEpospayOutput)
  • EntryTranEpospayOutput $entryTranEpospayOutput: エポスかんたん決済登録出力パラメータ
  • &$entryTranEpospayOutput
setExecTranEpospayOutput (line 64)

エポスかんたん決済決済実行出力パラメータ設定

  • access: public
void setExecTranEpospayOutput ( &$execTranEpospayOutput, ExecTranEpospayOutput $execTranEpospayOutput)
  • ExecTranEpospayOutput $execTranEpospayOutput: エポスかんたん決済実行出力パラメータ
  • &$execTranEpospayOutput
setStartLimitDate (line 151)

支払開始期限日時設定

  • access: public
void setStartLimitDate (string $startLimitDate)
  • string $startLimitDate
setStartURL (line 142)

支払手続き開始IFのURL設定

  • access: public
void setStartURL (string $startURL)
  • string $startURL
setToken (line 133)

トークン設定

  • access: public
void setToken (string $token)
  • string $token

Documentation generated on Thu, 18 Jan 2024 19:55:31 +0900 by phpDocumentor 1.4.3